type database/sql.decimalDecompose (interface)

Method Implmentations

Decompose(buf []byte) (form byte, negative bool, coefficient []byte, exponent int32) decimal.Decompose database/sql/driver.decimalDecompose.Decompose